AutomaticBillingBatchDetailCourse 
EntityType  Dependent 
Logical Entity Name  AutomaticBillingBatchDetailCourse 
Default Table Name  SaAutoBillBatchDetailCourse 
Logical Only  NO 
Definition 
 
Note 
 

AutomaticBillingBatchDetailCourse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AutomaticBillingBatchDetailId(PK)(FK)    INTEGER  NO 
 
StudentCourseId(PK)(FK)    INTEGER  NO 
 
CourseCharge    SMALLMONEY  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseId(FK)    INTEGER  YES 
 

AutomaticBillingBatchDetailCourse Keys 
Key Name  Key Type  Keys 
SaAutoBillBatchDetailCourse_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SaAutoBillBatchDetailCourse_SaTransID_AdEnrollSchedID_U_C_IDX  PrimaryKey  AutomaticBillingBatchDetailId, StudentCourseId 

AutomaticBillingBatchDetailCourse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AutomaticBillingBatchDetail  Non-Identifying  Zero or One to Zero or More        AutomaticBillingBatchDetailId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
StudentCourse  Identifying  One To Zero or More        StudentCourseId  NO 
AutomaticBillingBatchDetail  Identifying  One To Zero or More        AutomaticBillingBatchDetailId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AutomaticBillingBatchDetailCourse Check Constraints 
Check Constraint Name  CheckConstraint